home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / ccd_3_2.lha / c.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1993-07-03  |  123 b   |  16 lines

  1. /* c.rexx */
  2. /* A wrapper for ccd 3.2, for use with WShell */
  3.  
  4. arg parms
  5. ccd parms
  6. 'cd >t:ccd.out'
  7. 'cd >t:ccd.out'
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.